sqlite database

Design Unlike client–server database management systems, the SQLite engine has no standalone processes with which the application program communicates. Instead, the SQLite library is linked in and thus becomes an integral part of the application program.

相關軟體 1stBrowser 下載

1stBrowser is another take on Google’s flagship Chrome browser. In fact, it has been built around Chromium, the same open-source code as Google Chrome, and as such 1stBrowser offers a familiar interfa...

了解更多 »

  • DB Browser for SQLite is a high quality, visual, open source tool to create, design, and e...
    DB Browser for SQLite
    http://sqlitebrowser.org
  • SQLiteBrowser - 視窗介面SQLite資料庫 瀏覽器 SQLite ODBC驅動程式 SQLite Administrator SQLite.NET 2.0 - An...
    SQLite - 維基百科,自由的百科全書
    https://zh.wikipedia.org
  • A bundle of command-line tools for managing SQLite database files, including the command-l...
    SQLite Download Page
    https://sqlite.org
  • Design Unlike client–server database management systems, the SQLite engine has no standalo...
    SQLite - Wikipedia
    https://en.wikipedia.org
  • SQLite 資料庫的架構也跟一般資料庫的概念類似,所以應用程式需要先建立好需要的資料庫與表格後,才可以執行儲存與管理資料的工作。建立表格是在Android應用程式中,唯一需要使用...
    Android Tutorial 第三堂(3)Android 內建的 SQLite 資料庫 by ...
    http://www.codedata.com.tw
  • SQLite是遵守ACID的關聯式資料庫管理系統,它包含在一個相對小的C庫中。它是D.RichardHipp建立的公有領域項目。不像常見的客戶端/伺服器結構範例,SQLite引擎不...
    管理 SQLite 資料庫的絕好工具 - SQLite Database Browser - ...
    https://www.powerweb.tw
  • SQLite是一套開放原始碼的資料庫函式庫,使用標準的SQL語法,提供單機、無需連線環境的資料庫的管理系統。Android支援SQLite資料庫,每個應用程式都可選擇建立自己的資料...
    Android高效入門—SQLite資料庫 - 綠豆湯
    https://litotom.com
  • A light public domain GUI editor to create, design and edit SQLite database files, built o...
    SQLite Database Browser
    http://sqlitebrowser.sourcefor
  • Exposes methods to manage a SQLite database. SQLiteDatabase has methods to create, delete,...
    SQLiteDatabase | Android Developers
    https://developer.android.com